home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Tools&Utilities / MTX Tool 1.3 / guide / help.txt < prev    next >
Text File  |  1996-04-29  |  4KB  |  128 lines

  1. Welcome...
  2.  
  3. ============
  4. What is MTX?
  5. ============
  6.  
  7. MTX is a simplified means for creating HyperText Markup Language (HTML)
  8. documents. HTML is the page layout standard used by the World Wide Web. Unlike
  9. HTML, the MTX format is easy to learn and use. You can use any word processor or
  10. text editor to create MTX formatted files. The MTX Tool converts these files into
  11. HTML pages in a matter of seconds. Features of the MTX system include:
  12.  
  13.   Source files are easy to create and maintain 
  14.   No special editor or editing skills are needed
  15.   Timed "make" function for updating HTML files
  16.   Consistent stylistic and functional elements
  17.   Automatic creation of complex HTML elements:
  18.     Document outlines and tables of contents
  19.     Home, Parent, Previous, and Next navigational buttons
  20.     Key Word Indexes Across Families of Documents
  21.     Several types of interactive questions with feedback
  22.     Tables, floating graphics, and other extensions
  23.     Presentation Slides for the Classroom
  24.  
  25. ====================
  26. How to Use This Tool
  27. ====================
  28.  
  29. First, save your MTX formatted files as plain (ASCII) text with an ".mtx" file
  30. name extension, then follow these steps:
  31.  
  32. 1) Create a project by clicking on "New Project".
  33. 2) Give your project a descriptive name.
  34. 3) Identify the MTX and HTML folders with "Set Folders".
  35. 4) Choose a one of the "Make" options:
  36.      Use "Make All" to rebuild the entire project.
  37.      Use "Make Timed" to selectively rebuild the project.
  38.      Use "Make Single" to rebuild individual files.
  39. 5) Review the HTML files with your Web browser.
  40. 6) Repeat the process as needed.
  41.  
  42. The special "One File" project is useful for small jobs.
  43.  
  44. To delete a project, simply delete its card.
  45.  
  46. Shortcuts:
  47.   Command-N for "New Project"
  48.   Command-M for "Make Timed" and "Make File"
  49.  
  50. ===============
  51. Version History
  52. ===============
  53.  
  54. Version 1.3.2  April 1996
  55.   Fixed major bug using centered titles for slides
  56.   Added alternate text for inline graphics
  57.   Added feedback suppression for questions
  58.   Eliminated nowideborder table switch
  59.   New administrative data format at bottom of page
  60. Version 1.3.1  March 1996
  61.   Several small bug fixes
  62.   A few minor changes (%LOCATION becomes %PATH, etc.)
  63.   Print Layout Now Suppresses Counter
  64.   Additional markup tags for background gifs and text color
  65. Version 1.3  January 1996
  66.   Second General Release
  67.   Added Timed "Make" Feature
  68.   Added Presentation Slides
  69.   Added Header Links
  70.   Added Counter and Refresh Tags
  71.   Improved Table Format
  72.   Improved Navigation Links Format
  73. Version 1.2  October 1995
  74.   First General Release
  75.   Added Tables
  76.   Added Floating Graphics
  77.   Added Centered Headings, Graphics, and Text
  78.   Improved Question Format
  79.   Improved Handling of Non-Macintosh Text Files
  80. Version 1.1  June 1995
  81.   First Internal Release
  82. Version 1.0  December 1994
  83.   Prototype
  84.  
  85. ========================
  86. Changes from Version 1.2
  87. ========================
  88.  
  89. If you have been using version 1.2 of MTX, please be aware of the following
  90. incompatibilites:
  91.  
  92. Tables
  93.   The "untitled" switch no longer suppresses the caption.
  94.   Spaces in empty cells no longer have special meaning.
  95.   Use the star (*) to force a non-blank cell.
  96.   Several table switches have been added (noborder, etc.)
  97.  
  98. Navigation Links
  99.   New tags (%HOMEURL, etc.) are used for the link URL.
  100.   The older tags (%HOME, etc.) are now used for the
  101.     optional text for each link.
  102.  
  103. ===================
  104. Future Enhancements
  105. ===================
  106.  
  107.   Forms-Based Questions with CGI Server Support
  108.   Interactive Calendars
  109.  
  110. ====================
  111. Author and Copyright
  112. ====================
  113.  
  114. MTX was developed by Richard Rathe, MD, Director of the Office of Medical
  115. Informatics for the College of Medicine at the University of Florida. The MTX
  116. format, documentation, and tools are Copyright 1995 and 1996 by the University of
  117. Florida. MTX is available without charge for non-commercial use at:
  118.  
  119.        http://www.med.ufl.edu/medinfo/mtx/
  120.  
  121. All copyright and authorship notices must remain in place.
  122.  
  123. Questions, comments, or suggestions should be sent to:
  124.  
  125.        rrathe@ufl.edu
  126.  
  127. Version 1.3.2 - 4/27/96
  128.